bind9-dyndb-ldap software package provides LDAP back-end plug-in for BIND, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bind9-dyndb-ldap
bind9-dyndb-ldap is installed in your system.
Make ensure the bind9-dyndb-ldap package were installed using the commands given below,
$ sudo dpkg-query -l | grep bind9-dyndb-ldap *
You will get with bind9-dyndb-ldap package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Network |
Package | bind9-dyndb-ldap |
Version | 8.0-5 |
Description | LDAP back-end plug-in for BIND |
Sub Section | Net |